*{outline: none;}
*:before, *:after {box-sizing: border-box;}
html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul,
dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object,
a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span,
strong, sub, sup, tt, var, legend, fieldset {
	margin: 0;
	padding: 0;
	
}

img, fieldset {border: 0;}

/* set image max width to 100% */
img {max-width: 100%;height: auto;width: auto\9;} /* \9 在IE6/IE7/IE8/IE9/IE10下生效 */


/* disable webkit text size adjust (for iPhone) */
html {
    -webkit-text-size-adjust: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    font-size: 62.5%;
    /*font-family: 'regular',"Microsoft Yahei", Tahoma, Arial, Helvetica, STHeiti;*/
    font-family: regular;
}

input[type=search] {-webkit-appearance: none;outline: none;}
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button {display: none;}

body{
    background:#fff;width:100%;min-width:1160px;margin:0 auto;padding:0;font-family: "Microsoft Yahei",tahoma,arial,"Hiragino Sans GB",sans-serif;
    /*-webkit-font-smoothing: antialiased;*/
    text-rendering: optimizeLegibility;
    color:#6e6e6e;
}

ul,ol,li{list-style:none;}


img {
border:0;
}

/* 通用属性 */
.cl{clear:both;}
.hidden {display: none;}
em {font-style: normal;}
textarea {outline: none;}


table a{
color:#646464;font-size:16px; line-height:0;
}
table a:hover{
color:#e72410;
text-decoration:underline;
}

a{
color: #646464;
text-decoration:none;
}
a:hover{
color:#646464; text-decoration:underline;
}

a:hover img {
FILTER: alpha(opacity=90);
-moz-opacity: 0.9
}
a img {
FILTER: alpha(opacity=100);
-moz-opacity: 1
}

.clear{ clear:both;}
*:focus { outline: none; }
input {outline:none;}

.floatleft{ float:left; }

.floatright{ float:right;}

.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.clearfix{display:inline-table}
*html .clearfix{height:1%}
.clearfix{display:block}
*+html .clearfix{min-height:1%}
.fengxiang{ text-align:right; margin-top:15px; margin-bottom:40px;}
.shang { margin-bottom:30px; font-size:1.6rem; }
.xia { font-size:1.6rem; }
.shang a{ font-size:1.6rem}
.xia a{ font-size:1.6rem }